home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / clw438.zip / libs.ex$ / MVC.BAT < prev    next >
DOS Batch File  |  1997-06-07  |  221b  |  8 lines

  1. @echo off
  2. rem (c) R&D Associates 1992-1997.
  3. rem All Rights Reserved.
  4. rem
  5. rem This builds the VISUAL C++ 1.x library. (C++).
  6. rem
  7. clint mvc.cpp -L+mvc.clb -K=1 -Kb1 -I. %1 %2 %3 -3- -w0 -KC0 -KB0 -Ab0 -An0 -Ah0 -Ai0
  8.